| 1. | Property to store view - state and control - state information for the page 方法存储页的视图状态和控件状态信息。 |
| 2. | The default asp . net persistence mechanism is to store view state on the client using the Asp . net的默认持久性机制是使用 |
| 3. | Like view state , control state is stored view state in one or more hidden fields 控件状态与视图状态类似,也存储在一个或多个隐藏字段中。 |
| 4. | Several mechanisms exist to store view state between successive requests to the same page 有几种机制可在对相同页的连续请求之间存储视图状态。 |
| 5. | Defines the properties and methods shared between data - store tables and data - store views 定义在数据存储区表与数据存储区视图之间共享的属性和方法。 |
| 6. | It also includes hidden fields , such as the element that is used to store view - state data 此外,还包括一些隐藏字段,如用于存储视图状态数据的元素。 |
| 7. | The default mechanism used to store view state for a page and its controls is in one or more 用于存储页及其控件的视图状态的默认机制是从web服务器提供给客户端的页中包括的一个或多个 |
| 8. | Method by using this property to verify that any child controls of the server control are storing view - state information 通过使用此属性验证服务器控件的任何子控件是否存储视图状态信息,可以避免对 |
| 9. | You can change the default behavior and store view state in another location such as a sql server database by implementing a custom 类以存储页数据,您可以更改默认行为并将视图状态存储到另一个位置(如sql server数据库) 。 |
| 10. | When a visitor to your online store views the details of a particular book , they also see the reviews of that book on the same page 当您的在线书店的访问者查看特定图书的详细内容时,他们还可以在同一页上看到这本书的书评。 |